home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineButton2_153 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  66b  |  5 lines

  1. on(release){
  2.    set("/:Instru",false);
  3.    gotoAndPlay(109);
  4. }
  5.